Welcome![Sign In][Sign Up]
Location:
Search - algorithms in c

Search list

[Mathimatics-Numerical algorithmsAlgorithms in C++ Source Code

Description: 几百个数值算法-Hundreds of numerical algorithm
Platform: | Size: 185344 | Author: 站长 | Hits:

[AlgorithmC语言精彩编程百例_源代码

Description: C语言精彩编程百例_源代码-100 excellent examples of C language_orginal code
Platform: | Size: 89088 | Author: 李春雷 | Hits:

[Other算法ebook(10部算法经典著作的合集)

Description: 算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles-algorithm ebook (10 Algorithm classics Collection) algorithm ebookgt; Gt; Ten algorithm classics Collection chm format (1) Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2) Data Structures and Algorithms and Program Using C by Style Asperula and James F. Leonard J. Garrett (3) Data Structures and Analysis Algorithm in C by Mark Allen Weiss (4) Data Structures : From Arrays to Priority Queues by Wayne Amsbury (5) Information Retrieval : Data Structures Algorithms edited by William B . Frakes and Ricardo Baeza- Yates (6) Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7) Practical Data Structures in C by Bryan Flamig (8) Reliable Data Structures in C by Thomas Plum (9) Data Structures and Algorithms Alfred V. Aho, Bell Laborat
Platform: | Size: 29000704 | Author: 狼狼 | Hits:

[OtherARM嵌入式系统C语言编程

Description: 本文详细介绍了嵌入式平台上用C 语言编写统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设-This paper describes a platform embedded C language EC software and application method. Although ARM platform is introduced, but the basic experiences and algorithms are suitable for embedded in other software-based platform
Platform: | Size: 140288 | Author: john163john | Hits:

[Otherwavelet-in-image-processing

Description: “小波分析及其在图像处理中的应用”电子书,书后附录有若干图像处理中常用算法的C++程序-"wavelet analysis and image processing in the application of the" e-books, Appendix after a number of image processing algorithms in C procedures
Platform: | Size: 5530624 | Author: 黄海滨 | Hits:

[source in ebookAlgorithmsinC_Part5(GraphAlgorithms)code

Description: Algorithms in C, Part 5 (Graph Algorithms) code
Platform: | Size: 7168 | Author: dedema | Hits:

[OtherNumericalRecipesInC

Description: C常用数值算法,详细介绍了各种算法的C语言编程技巧,希望大家喜欢。-C commonly used numerical algorithm, a detailed description of the various algorithms in C programming language skills, hope you like them.
Platform: | Size: 14868480 | Author: | Hits:

[OtherAlgorithms-in-C++-Source-Code-

Description: 包含大量的C++源码,从简单到复杂,一步一步,保证可以在1-2个月成为C++高手@-Contains a large number of C++ Source, from simple to complex, step by step to ensure that in 1-2 months to become C++ Master @
Platform: | Size: 196608 | Author: 张天意 | Hits:

[Windows DevelopData.Structures.and.Algorithms.in.C++.(Adam.Drozde

Description: 数据結構与算法C++版Adam Drozdek著-Data structure and algorithm C++ Version of the Adam Drozdek
Platform: | Size: 22513664 | Author: feng | Hits:

[OtherAlgorithms

Description: 一本麻省理工大学算法经典教材,对研究算法的人,值得一看.-A classical algorithm for the Massachusetts Institute of Technology teaching materials, the study of algorithms, and worth a visit.
Platform: | Size: 18713600 | Author: qian | Hits:

[OtherData.Structures.and.Algorithms.in.C...(Adam.Drozde

Description: this book mainly includes these contents :linked list, stacks and queuse, recursions, binary tree, multi tree, graphs, sorting, hashing, data compression.-Data Structures and Algorithms in C++(Adam.Drozdek).2nd.Ed.2001
Platform: | Size: 22521856 | Author: michael | Hits:

[Mathimatics-Numerical algorithmsAlgorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

Description: 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick s thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data structures, sorting, and searching. A forthcoming third book will focus on strings, geometry, and a range of advanced algorithms. Each book s expanded coverage features new algorithms and implementations, enhanced descriptions and diagrams, and a wealth of new exercises for polishing skills. A focus on abstract data types makes the programs more broadly useful and relevant for the modern object-oriented programming environment. Coverage includes: * A complete overview of graph properties and types * Diagraphs and DAGs * Minimum spanning trees * Shortest paths * Network flows * Diagrams, sample C code, and detailed algorithm descriptions
Platform: | Size: 13904896 | Author: wang | Hits:

[Mathimatics-Numerical algorithmsAlgorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

Description: 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序方法的性能特征。第四部分“搜索”(第12~16章)在进一步讲解符号表、树等抽象数据类型的基础上,重点讨论哈希方法、基数搜索以及外部搜索方法。-This particular book, Parts 1-4, represents the essential first half of Sedgewick s complete work. It provides extensive coverage of fundamental data structures and algorithms for sorting, searching, and related applications. The algorithms and data structures are expressed in concise implementations in C, so that you can both appreciate their fundamental properties and test them on real applications. Of course, the substance of the book applies to programming in any language. Highlights * Expanded coverage of arrays, linked lists, strings, trees, and other basic data structures * Greater emphasis on abstract data types (ADTs) than in previous editions * Over 100 algorithms for sorting, selection, priority queue ADT implementations, and symbol table ADT (searching) implementations * New implementations of binomial queues, multiway radix sorting, Batcher s sorting networks, randomized BSTs, splay trees, skip lists, multiway tries, and much more * Increased quantit
Platform: | Size: 19883008 | Author: wang | Hits:

[Data structsData.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D

Description: 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
Platform: | Size: 4070400 | Author: wang jungang | Hits:

[Mathimatics-Numerical algorithmsnumerical-algorithms-in-C

Description: C语言数值算法大全,包含各种数值算法的源码-Daquan numerical algorithms in C, contains a variety of numerical algorithm source code
Platform: | Size: 18957312 | Author: Simic | Hits:

[Data structsAlgorithms.in.C.Parts.1-4

Description: 算法:C语言的实现。非常经典的一本书、、、、愿与大家共勉。-Algorithms in C,Parts1-4
Platform: | Size: 19888128 | Author: 于磊 | Hits:

[Data structsData.Structures.and.Algorithms.in.C

Description: C++数据结构与算法第二版英文版Adam Drozdek著 -Data Structures and Algorithms in C
Platform: | Size: 22521856 | Author: 支付宝 | Hits:

[VC/MFCuseful-algorithm-in-C-program-

Description: c常用算法程序集,是c初学者和算法初学者的很好的参考资料。-useful algorithm in c program.it is suited for freshener
Platform: | Size: 265216 | Author: tc_zhang | Hits:

[AlgorithmAlgorithms-in-C-program

Description: 算法大集合的C程序源码,可供工程技术人员参考使用-Algorithms in C program
Platform: | Size: 15360 | Author: lixun | Hits:

[source in ebookAlgorithms-in-C-Parts-1-4

Description: 算法:C语言实现(第1~4部分)书本上的示例源码实现,但是不包含课后习题的源码,课后习题的源码,找不到啊,找不到-Algorithms in C
Platform: | Size: 18432 | Author: 诸葛亮 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net